Auto merge of #2296 - alexcrichton:wow-thats-a-bad-bug, r=brson
authorbors <bors@rust-lang.org>
Wed, 20 Jan 2016 19:41:06 +0000 (19:41 +0000)
committerbors <bors@rust-lang.org>
Wed, 20 Jan 2016 19:41:06 +0000 (19:41 +0000)
commitcdbc76b558b51caec482cd6e3257e0d9876c244c
tree70967af9e26e5fe4e87c507be358e3607dc7743d
parentd9e8c608b4106034e754f7299545139af753c0fd
parentf70917537de06598584d6c981ea4029612cfe02f
Auto merge of #2296 - alexcrichton:wow-thats-a-bad-bug, r=brson

There was a previous bug where if any crate's name was the start of the crate
being updated that the crate wouldn't resolve at all, and this fixes the prefix
checking error bug.

cc #2293
src/cargo/sources/registry.rs